Merge branch 'macos-native-dnd' into 'main'
authorMatthias Clasen <mclasen@redhat.com>
Mon, 23 Jan 2023 22:01:30 +0000 (22:01 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 23 Jan 2023 22:01:30 +0000 (22:01 +0000)
commit5caa66ffb70506efdb929d16fc4e12537435d0d7
tree232b82c5dccd889276b60ce26b0063502669c068
parent9c669cbe90caed56504708a0bada554ff1b88dbe
parentd6ef39b9a23a3c7c07c12af05cc7a534e52f4eb2
Merge branch 'macos-native-dnd' into 'main'

macos: DnD Drag support

Closes #3423

See merge request GNOME/gtk!5416